How to Install fglrx-dev software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install fglrx-dev software package in Ubuntu 12.04 LTS (Precise Pangolin)

fglrx-dev software package provides Video driver for the AMD graphics accelerators (devel files), you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fglrx-dev 

fglrx-dev is installed in your system.

Make ensure the fglrx-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep fglrx-dev *

You will get with fglrx-dev package name, version, architecture and description in a table

fglrx-dev package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Miscellaneous
Package fglrx-dev
Version 2:8.960-0ubuntu1
Description Video driver for the AMD graphics accelerators (devel files)
Sub Section misc


See Also, How to uninstall or remove fglrx-dev software package from Ubuntu 12.04 LTS (Precise Pangolin)?